git-register-atfork
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Sat, 2 Oct 2021 12:47:40 +0000 (13:47 +0100)
committerAurelien Jarno <aurel32@debian.org>
Sat, 2 Oct 2021 12:47:40 +0000 (13:47 +0100)
commitb165811fb2971627931f750e55c532e36ff9002d
treea6815f443bf9660d75eade4d1a8a02513c9e260a
parentc92e20d2b19983a31a890bf79404e9fd68e5994b
git-register-atfork

Committed for glibc 2.32

commit 6db1094f7af6ddd7ff37dbba82ff5074871a90d5
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sun Feb 9 17:55:37 2020 +0000

    htl: Move __register_atfork from forward to own file

    Since we need it also in the static linking case.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-register-atfork.diff
htl/Makefile
htl/forward.c
htl/register-atfork.c [new file with mode: 0644]